Removed debugging stuff
authorRaymond Penners <pennersr@src.gnome.org>
Tue, 7 Oct 2003 20:31:45 +0000 (20:31 +0000)
committerRaymond Penners <pennersr@src.gnome.org>
Tue, 7 Oct 2003 20:31:45 +0000 (20:31 +0000)
modules/engines/ms-windows/wimp_style.c

index 8595a278957c8c64d33bebb1d9d87feb1528b2dd..d3e3c6038be4a239a1211f33aa48ac785cfdcb95 100755 (executable)
@@ -1113,7 +1113,6 @@ draw_box (GtkStyle      *style,
       else
         {
           gboolean is_default = !strcmp (detail, "buttondefault");
-          g_warning("BUTT");
           if (xp_theme_draw(window, is_default ? XP_THEME_ELEMENT_DEFAULT_BUTTON
                             : XP_THEME_ELEMENT_BUTTON, style, x, y,
                             width, height, state_type, area))